func github.com/aws/aws-sdk-go-v2/service/s3.validateOpGetObjectInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L907: 	if err := validateOpGetObjectInput(input); err != nil {
		validators.go#L4559: func validateOpGetObjectInput(v *GetObjectInput) error {